home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -screenplay- / shareware / freeciv / data / trident / explosions.spec < prev    next >
Text File  |  2000-02-29  |  499b  |  33 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec2"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Explosions from xgalaga <http://rumsey.org/xgal.html>
  11.     Credits:
  12.     Joe Rumsey <ogre@atomic.com>
  13.     Mike McGrath <mcgrath@epx.cis.umn.edu>
  14. "
  15.  
  16. [file]
  17. gfx = "trident/explosions"
  18.  
  19. [grid_main]
  20.  
  21. x_top_left = 0
  22. y_top_left = 0
  23. dx = 30
  24. dy = 30
  25.  
  26. tiles = { "row", "column", "tag"
  27.   0,  0, "explode.unit_0"
  28.   1,  0, "explode.unit_1"
  29.   2,  0, "explode.unit_2"
  30.   3,  0, "explode.unit_3"
  31.   4,  0, "explode.unit_4"
  32. }
  33.